home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / utils.arc / CV.DOC < prev    next >
Encoding:
Text File  |  1988-08-18  |  669 b   |  17 lines

  1. Syntax:   CV [d:]volname
  2.             (no blanks between [d:] and
  3.              first character of volname;
  4.              volname itself may contain blanks)
  5.  
  6.     Changes directory of drive specified to root; if a volume
  7. entry exists, it is renamed 'volname'; otherwise a volume entry
  8. with that name is created in the root directory.  Works with 
  9. 1.1 formatted disks too.
  10.     Note: If a volume name entry has been created with debug,
  11. and contains characters not allowed by DOS in filenames, such as
  12. those with ASCII codes >126 or lower case letters, CV will be unable
  13. to rename it.  Also, since DOS will parse any periods in volname as
  14. extension separators, they are not recommended.
  15.  
  16. TGR
  17.